home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / MSINC.PAK / OLE2DBG.H < prev    next >
Text File  |  1997-05-06  |  123b  |  6 lines

  1. #ifndef __FLAT__
  2.   #include <win16\ole2dbg.h>
  3. #else
  4.   #error ole2dbg.h can only be used in a Win16 Application
  5. #endif
  6.